type github.com/jackc/pgx/v5/pgtype.encodePlanArrayCodecText
3 uses
github.com/jackc/pgx/v5/pgtype (current package)
array_codec.go#L80: return &encodePlanArrayCodecText{ac: c, m: m, oid: oid}
array_codec.go#L86: type encodePlanArrayCodecText struct {
array_codec.go#L92: func (p *encodePlanArrayCodecText) Encode(value any, buf []byte) (newBuf []byte, err error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)